toggle menu
JxBrowser
8.1.0
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.dsl.dom
/
[jvm]findByClassName
find
By
Class
Name
fun
SearchContext
.
findByClassName
(
className
:
String
)
:
Element
?
fun
SearchContext
.
findByClassName
(
className
:
String
)
:
Element
?
Returns the first
Element
found in the current search context by the given
className
, if any.
Since
8.0.0